home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 005a / probta11.zip / PROBETA.CNF < prev    next >
Text File  |  1992-11-30  |  2KB  |  61 lines

  1. INTERRUPT
  2. 6
  3. HS/Link
  4. hslink -p$N$ -nu
  5. HS/Link via PC Pursuit
  6. hslink -p$N$ -nu -w4 -s512 -!
  7. Zmodem
  8. dsz port $N$ estimate 0 $C$ sz
  9. Ymodem Batch
  10. dsz port $N$ estimate 0 $C$ sb -k -c
  11. Xmodem-1K (old Ymodem)
  12. dsz port $N$ estimate 0 $C$ sx -k -c
  13. Xmodem/CRC
  14. dsz port $N$ estimate 0 $C$ sx -c
  15. 6
  16. Newest PUBLIC BETA version of HS/Link.
  17. |Corrects bugs and adds many features, including an
  18. |ONLINE CHAT function as and a new FOSSIL version.
  19. |THIS IS BETA TEST CODE - USE AT YOUR OWN RISK!
  20. U:\DL1\HS113??.ZIP
  21. Newest DAILY ALPHA/BETA version of HS/Link.
  22. |This is NOT a public beta and should not be
  23. |uploaded elsewhere.  Changes often and may not
  24. |always work.  Use the PUBLIC BETA above for
  25. |more reliable code.
  26. U:\DL1\HSLEXE.ZIP
  27. Current HS/Link RELEASE Version 1.12.
  28. |This is the complete 1.12 release, including
  29. |all DOC files and the HSCONFIG program.
  30. U:\DL1\HS112.ZIP
  31. Complete Instructions for HS/Link Installation.
  32. |Includes all supporting docs, and batch files as
  33. |well as MKDLIST, BEW2LST and DLOG2LST utilities.
  34. |
  35. U:\DL1\HS-INST?.ZIP
  36. Master File listing by file directory.
  37. U:\DL1\TOOLSHOP.EXE
  38. Master File listing by file name.
  39. U:\DL1\TOOLSORT.EXE
  40.  
  41. ----------------------------------------------
  42. Format of PROBETA.CNF
  43.  
  44. The first line must be 'INTERRUPT'.
  45.  
  46. The next line is the number of protocols.
  47.  
  48. Each protocol is defined in two lines.  The first line is the protocol
  49. name, and the second is the command line to use for the protocol.  All
  50. prodoor $ and @ variables are available, if needed.
  51.  
  52. The next line is the number of beta files.
  53.  
  54. Each beta file is defined in two lines.
  55. The first line is the description of the file. The description can be up
  56. to 255 characters. Continuation description lines must begin with the
  57. "|" character.  The base filename will automatically be inserted into
  58. the first 13 characters of the description.
  59. The second line is the full pathname of the file.
  60.  
  61.